From: Richard M. Stallman Date: Mon, 1 Jul 2002 07:59:16 +0000 (+0000) Subject: Comment change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~56466 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f47d4504cc7673d642176f6247a62124b0709e12;p=emacs.git Comment change. --- diff --git a/src/window.h b/src/window.h index a85422c9729..141d482bb60 100644 --- a/src/window.h +++ b/src/window.h @@ -129,7 +129,7 @@ struct window /* Non-nil means we have explicitly changed the value of start, but that the next redisplay is not obliged to use the new value. This is used in Fdelete_other_windows to force a call to - Vwindow_scroll_functions. */ + Vwindow_scroll_functions; also by Frecenter with argument. */ Lisp_Object optional_new_start; /* Number of columns display within the window is scrolled to the left. */ Lisp_Object hscroll;